-
Notifications
You must be signed in to change notification settings - Fork 12
Description
It looks like blazing goto (and others) can be called without TARGET, but cannot.
--help does not help further either. Maybe there should be a default target? Staging?
⭕ blazing
Commands:
blazing goto [TARGET] # Open a shell for specified target
blazing help [COMMAND] # Describe available commands or one specific command
blazing init # Generate a blazing config file
blazing list # List available recipes
blazing recipes [TARGET] # Run the recipes for the given target
blazing setup [TARGET] # Setup local and remote repository/repositories for deployment
blazing update [TARGET] # Re-Generate and uplaod
⭕ blazing goto
ERROR: blazing goto was called with no arguments
Usage: "blazing goto [TARGET]".
⭕ blazing goto --help
------> [blazing] ERROR: no target given or found