You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @chuoke for create a remotesource in an Agola running service you must run this command line: agola --token {agola_admin_token}--gateway-url {agola_gateway_url} remotesource create --type {remotesource_type} --api-url {remotesource_api_url} --auth-type {remotesource_auth_type} --clientid {remotesource_oauth2_clientid} --secret {remotesource_oauth2_secret} --skip-ssh-host-key-check --name {remotesource_name}
For see the help you can use the command: agola remotesource create --help
I don't find remote sources config. Please give some examples? Not the docker run example.
The text was updated successfully, but these errors were encountered: