Hi,
Are these two lines relevant?
github_login: GitHub username. To be used to download shellfoundry templates via shellfoundry get_templates.
github_password: GitHub user password. To be used to download shellfoundry templates via shellfoundry get_templates.
There seems to be no command called shellfoundry templates or shellfoundry get_templates nor github_login/github_password .
Do these commands show up in specific version of shellfoundry (I am on CS 9.1, shellfoundry 1.2.4 and do not see this command or configs)
C:\Users>shellfoundry
Usage: shellfoundry [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
config Configures global/local config values to...
dist Creates a deployable Shell which can be...
extend Creates a new shell based on a existed SOURCE...
generate Generates Python driver data model to be used...
install Installs the shell package into CloudShell
list Lists the available shell templates
new Creates a new shell based on a template
pack Creates a shell package
show Shows all versions of TEMPLATENAME
version Displays the shellfoundry version
C:\Users>shellfoundry config
Key Value
-----------------------------------
username admin
domain Global
defaultview gen2
online_mode True
author sadanand.h
passwod admin
host localhost
user admin
template_location Empty *
password [encrypted]
port 9000 *
* Value marked with '*' is actually the default value and has not been override by the user.
C:\Users>
Hi, Are these two lines relevant? github_login: GitHub username. To be used to download shellfoundry templates via shellfoundry get_templates. github_password: GitHub user password. To be used to download shellfoundry templates via shellfoundry get_templates.
There seems to be no command called shellfoundry templates or shellfoundry get_templates nor github_login/github_password . Do these commands show up in specific version of shellfoundry (I am on CS 9.1, shellfoundry 1.2.4 and do not see this command or configs)
Thanks, Sadanand