****************************** * Scope command lines e.g. * ****************************** [ Adding a new scope ] Adding/refreshing scope to a project ---------- To add a new scope or to refresh an existing one, use the following command line. $ gina scope:add @ Adding/refreshing scope to a bundle ---------- $ gina scope:add / @ [ Removing an existing scope ] $ gina scope:remove @ [ Listing all scopes inside your project ] $ gina scope:list @ or to list all projects scopes $ gina scope:list [ Setting the default scope ] $ gina scope:use @ [ Linking a scope to the local or production slot ] $ gina scope:link-local @ $ gina scope:link-production @