Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 473 Bytes

fn-list-triggers.md

File metadata and controls

22 lines (14 loc) · 473 Bytes

fn list triggers

$ fn list triggers

MANAGEMENT COMMAND
  fn list triggers - List all triggers
    
USAGE
  fn [global options] list triggers [command options] <app-name> [function-name] 
    
DESCRIPTION
  This command returns a list of all created triggers for an 'app' or for a specific 'function' of an application.
    
COMMAND OPTIONS
  --cursor value  pagination cursor
  -n value        number of triggers to return (default: 100)
  

Some link