D
David Berger
Guest
QUICK REFERENCE create Create an API token. remove Remove an existing API token. list List your API tokens. CREATE Creates an API token for working with the Modulus command line interface without logging into a user account. Params No Parameters Prompts No Prompts Example $ modulus token create Welcome to Modulus You are logged in as spiderman [√] Token: API-TOKEN REMOVE Remove an API token from your account. Params token The API token to remove. Prompts No Prompts Example $ modulus token remove API-TOKEN Welcome to Modulus You are logged in as spiderman [√] Token successfully removed. LIST List all API tokens associated with your account. Params No Parameters Prompts No Prompts Example $ modulus token list Welcome to Modulus You are logged in as spiderman Current tokens: API-TOKEN
Continue reading...
Continue reading...